message passing system meaning in Chinese
消息传递系统
Examples
- Xml - rpc is a powerful and simple message passing system that excels in the sort of application described in this article
Xml - rpc是一个强大而又简单的消息传递系统,超过了本文中所描述那种应用程序。 - So , we first propose a para11el atpg prototype system framework based on message passing system pvm . because of better portability of pvm , all distributed parallel algorithms based on it could avoid repeated development
因此,我们首先提出了基于消息传递系统? ?并行虚拟机( pvm , parallelvirtualmachine )的并行atpg原型系统框架,并根据它构建了一个实验系统happytest 。 - After describing the message passing system and java , then the design thought of xvm based on java is explored , then the design goal , system function and some technologies are taken into account
在熟悉了消息传递系统的原理和采用的开发语言java之后,参照pvm系统,本文提出了基于java语言的xvm系统的总体设计思想,阐述系统设计的目标以及设计时考虑的一些技术因素,并描述了系统的功能设计。 - Based on above theoretical bases , in this paper an optimal control model of master / slave parallel genetic algorithm to solve dta problem is proposed . based on the drawing cluster with distributed storage and message passing system , this algorithm is implemented in the master / slave mode of the pvm parallel platform
在上述理论基础上,实现了最优控制动态交通分配的主从式并行遗传算法,并在基于分布式存储和消息传递体系结构的曙光机群系统下,应用并行编程环境pvm下master slave模式完成了上述算法。 - This paper analyzes the basic theory of the parallel computing at first , introduces the cluster and the message passing system of mpi . then , establishes an parallel computing environment based on mpi and linux ; and then , a new high efficiency parallel algorithm ( virtual boundary forecast , vbf for short ) is introduced , which was brought forward by whtu parallel algorithm research group
本文是在mpi网络并行环境中,依照区域分解法的原理,构造多重网格的并行算法。本论文首先介绍了并行计算的基本理论,然后介绍了计算机机群系统和mpi ( messagepassinginterface )消息传递机制。在此基础上,建立了基于linux和mpi的pc机群实验环境。